home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / QBLAZER.MDM < prev    next >
Text File  |  1994-03-30  |  4KB  |  119 lines

  1. ; Telebit QBlazer V.32/V.42bis Modem    
  2.  
  3. ; Telebit QBlazer Firmware version: MA1.01
  4. ;                 Product code: 969
  5.  
  6. ;===================================================
  7. ; Last revision date: 03/30/94 (update this date
  8. ; each time you edit; it is also advisable to rename
  9. ; your edited file [use Save As, rather than Save 
  10. ; option] to avoid later confusion and to keep the 
  11. ; original .MDM file intact).
  12.  
  13. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  14. ; Command File) for a description of modem command 
  15. ; files and how they work. "A Sample Modem Command 
  16. ; File" is user selectable within the Lotus Notes 
  17. ; Setup dialog "Modem Type" listbox in which you found 
  18. ; this modem command file (see end of listings, 
  19. ; beginning with a period) and is a printable ASCII 
  20. ; text file (approximately 15 pages). 
  21.  
  22. ; Additional information may be obtained from either of 
  23. ; the two so-called "generic" modem command files 
  24. ; (alphabetically listed under letter G, designed for 
  25. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  26. ; 14400 bps maximum, respectively), each of which may 
  27. ; first be tried as-is with unlisted modems, then edited 
  28. ; if required (within the Notes edit box, or outside of 
  29. ; Notes, with any text editor) according to the printed 
  30. ; instructions within each file, and in compliance with 
  31. ; the vendor's command set, result codes, DIP switch 
  32. ; settings, and technical specifications as listed in 
  33. ; the equipment's users manual.
  34.  
  35. ; For the specific modem(s) listed under this heading:
  36. ;=====================================================
  37.  
  38. [attributes]
  39.  
  40. MODELS=Telebit QBlazer V.32/V.42bis
  41. NULL MODEM=0
  42. MAXIMUM SPEED=38400
  43. DEFAULT SPEED=38400
  44.  
  45. [commands]
  46.  
  47. ESCAPE=+++
  48. ATTENTION=ATE0V1
  49. HANGUP=ATH0
  50. SETUP=AT&F
  51. SETUP=ATE0S180=2S181=1
  52. SETUP=ATV1Q0&D2&C1S0=0S7=60X2S59=7
  53. RTS/CTS ENABLED=AT&R0S58=2S68=255
  54. RTS/CTS IGNORED=AT&R3S58=0S68=255
  55. VOLUME OFF=ATM0
  56. VOLUME LOW=ATM1L1
  57. VOLUME MEDIUM=ATM1L2
  58. VOLUME HIGH=ATM1L3
  59. ANSWER=ATA
  60. MANUAL DIAL=ATX3S9=1D
  61. AUTO DIAL SETUP=ATS9=6
  62. AUTO PULSE DIAL=ATDP
  63. AUTO TONE DIAL=ATDT
  64. AUTO DIAL SUFFIX=,
  65.  
  66. [responses]
  67.  
  68. OK=OK
  69.  
  70. RING=RING
  71.  
  72. NO CARRIER=NO CARRIER
  73.  
  74. ERROR=ERROR
  75.  
  76. NO DIALTONE=NO DIALTONE
  77. NO DIALTONE=NO DIAL TONE
  78.  
  79. BUSY=BUSY
  80.  
  81. NO ANSWER=NO ANSWER
  82.  
  83. CONNECT,  38400,38400=CONNECT 38400
  84. CONNECT,  38400,38400=CONNECT 38400/LAPM
  85. CONNECT,  38400,38400=CONNECT 38400/COMP
  86. CONNECT,  38400,38400=CONNECT 38400/LAPM/COMP
  87. CONNECT,  38400,38400=CONNECT 38400/LAPM/COMP/38400
  88.  
  89. CONNECT,  38400,19200=CONNECT 19200
  90. CONNECT,  38400,19200=CONNECT 19200/LAPM
  91. CONNECT,  38400,19200=CONNECT 19200/COMP
  92. CONNECT,  38400,19200=CONNECT 19200/LAPM/COMP
  93. CONNECT,  38400,19200=CONNECT 19200/LAPM/COMP/19200
  94.  
  95. CONNECT,  38400,9600=CONNECT 9600
  96. CONNECT,  38400,9600=CONNECT 9600/LAPM
  97. CONNECT,  38400,9600=CONNECT 9600/COMP
  98. CONNECT,  38400,9600=CONNECT 9600/LAPM/COMP
  99. CONNECT,  38400,9600=CONNECT 9600/LAPM/COMP/9600
  100.  
  101. CONNECT,  38400,4800=CONNECT 4800
  102. CONNECT,  38400,4800=CONNECT 4800/LAPM
  103. CONNECT,  38400,4800=CONNECT 4800/COMP
  104. CONNECT,  38400,4800=CONNECT 4800/LAPM/COMP
  105. CONNECT,  38400,4800=CONNECT 4800/LAPM/COMP/4800
  106.  
  107. CONNECT,  38400,2400=CONNECT 2400
  108. CONNECT,  38400,2400=CONNECT 2400/LAPM
  109. CONNECT,  38400,2400=CONNECT 2400/COMP
  110. CONNECT,  38400,2400=CONNECT 2400/LAPM/COMP
  111. CONNECT,  38400,2400=CONNECT 2400/LAPM/COMP/2400
  112.  
  113. CONNECT,  38400,1200=CONNECT 1200
  114. CONNECT,  38400,1200=CONNECT 1200/LAPM
  115. CONNECT,  38400,1200=CONNECT 1200/COMP
  116. CONNECT,  38400,1200=CONNECT 1200/LAPM/COMP
  117. CONNECT,  38400,1200=CONNECT 1200/LAPM/COMP/1200
  118.  
  119.